Skip to content

Conversation

malmstein
Copy link
Contributor

@malmstein malmstein commented Oct 8, 2025

Task/Issue URL: https://app.asana.com/1/137249556945/project/1157893581871903/task/1211520118539805?focus=true

Description

Move the local storage cleanup to the io dispatcher

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@malmstein malmstein marked this pull request as ready for review October 8, 2025 08:38
withContext(dispatcherProvider.io()) {
fireproofWebsiteRepository.fireproofWebsitesSync().map { it.domain }
val fireproofedDomains = if (androidBrowserConfigFeature.fireproofedWebLocalStorage().isEnabled()) {
withContext(dispatcherProvider.io()) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is no longer needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants